From df08087d68cb26ae6c841b510d2934c07f076d68 Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 7 Dec 2007 13:36:03 +0000 Subject: [PATCH] Document Gisteq. --- xmldoc/formats/options/nmea-gisteq.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 xmldoc/formats/options/nmea-gisteq.xml diff --git a/xmldoc/formats/options/nmea-gisteq.xml b/xmldoc/formats/options/nmea-gisteq.xml new file mode 100644 index 000000000..259529400 --- /dev/null +++ b/xmldoc/formats/options/nmea-gisteq.xml @@ -0,0 +1,17 @@ + + This option writes the Gisteq format - which has the extension of .GPS - + to allow third-party GPS hardware with the Gisteq PhotoTrackr software. + + + The Gisteq PhotoTrackr is a GPS data logger hardware and software package + that allows one to easily record the locations of where the user has taken + photos. The PhotoTrackr software works by comparing EXIF timestamps in + digital photos with the timestamps in the tracking data. In doing so, the + software plots the locations of the photos using Google Maps. The logging + format used by the Gisteq hardware is very close to NMEA format, but with a + few small quirks. + + +More information can be found at the +Gisteq site. + -- 2.30.2